@struct dvb_parse_file
@brief Describes an entire file format
@param has_delsys_id A non-zero value indicates that the id field
at the formats vector should be used
@param delimiter Delimiters to split entries on the format
@param formats A struct dvb_parse_struct vector with the
per delivery system parsers. This table should
terminate with an empty entry.
@struct dvb_parse_file @brief Describes an entire file format
@param has_delsys_id A non-zero value indicates that the id field at the formats vector should be used @param delimiter Delimiters to split entries on the format @param formats A struct dvb_parse_struct vector with the per delivery system parsers. This table should terminate with an empty entry.